From 4cffc9fd63d43f13942e28aa972d128a3cd35f77 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Thu, 11 Apr 2024 13:10:13 +0200 Subject: [PATCH] luci-base: move and rename ucitrack luci_splash.json Move the json file to where it belongs. Signed-off-by: Florian Eckert --- .../luci-app-splash/root/usr/share/ucitrack/luci-app-splash.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename modules/luci-base/root/usr/share/ucitrack/luci_splash.json => applications/luci-app-splash/root/usr/share/ucitrack/luci-app-splash.json (100%) diff --git a/modules/luci-base/root/usr/share/ucitrack/luci_splash.json b/applications/luci-app-splash/root/usr/share/ucitrack/luci-app-splash.json similarity index 100% rename from modules/luci-base/root/usr/share/ucitrack/luci_splash.json rename to applications/luci-app-splash/root/usr/share/ucitrack/luci-app-splash.json -- 2.30.2